[index]
SystemVolume Property
Syntax
set the systemVolume to <integer> Applies to global
Description
The systemVolume property sets the absolute volume; the sound object's playVolume property sets the volume relative to the value of systemVolume.
The default value of systemVolume is 50.
Examples
The following example illustrates the relationship between the systemVolume and playVolume properties:
set the systemVolume to 50
set the playVolume of snd 1 to 50
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.